| 1. | The use of this circuit property may eliminate undesirable race condition . 利用电路的这个特征,可以消除不必要的竞争现象。 |
| 2. | Race conditions can also occur in signal handling 在信号中也会发生竞争条件。 |
| 3. | Has been published , creating race conditions 发布之后,所以会造成争用情况。 |
| 4. | Describes how to avoid race conditions in your code 描述如何避免代码中出现争用条件。 |
| 5. | Notes the race condition in the gnu file utilities 指出了gnu文件实用程序中的竞争条件。 |
| 6. | Secure programmer : prevent race conditions 安全编程:避免竞争条件 |
| 7. | Race conditions should be avoided by good design practices 在设计时应尽量避免产生竞争的情况。 |
| 8. | Preventing race conditions by using locks 使用锁来防止争用状态 |
| 9. | Race conditions in the dispose method Dispose方法中的争用条件 |
| 10. | A simple example of a race condition is incrementing a field 争用条件的一个简单例子是递增一个字段。 |